BodyInit is called more than once #44
		Notifications
		
			
		
	
	
	
	
	
Due Date
	
		No due date set.
	
	
	
	
	
		
		
			
				Blocks
			
			
				
					
						
							
						
					
				
				
			
		
		
		
	
	
	
							
								#42 Static class fields and methods
							
							
						
								SergeychWorks/lyng
							
						
		Reference: SergeychWorks/lyng#44
		
	
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the problem is: it is called on each constructor invocation.
I should be called once, before any class usage (state or constructor). Probably we should call it immediately