mirror of
				https://github.com/mperham/sidekiq.git
				synced 2022-11-09 13:52:34 -05:00 
			
		
		
		
	Use Celluloid's exclusive mode to avoid tiny Fiber stack
This commit is contained in:
		
							parent
							
								
									0fe0a4015d
								
							
						
					
					
						commit
						3d869cd5b3
					
				
					 2 changed files with 9 additions and 12 deletions
				
			
		
							
								
								
									
										1
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								Gemfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
source 'http://rubygems.org'
 | 
			
		||||
gemspec
 | 
			
		||||
 | 
			
		||||
gem 'celluloid', :github => 'celluloid/celluloid'
 | 
			
		||||
gem 'slim'
 | 
			
		||||
gem 'sprockets'
 | 
			
		||||
gem 'sass'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue