mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Fix
This commit is contained in:
		@@ -11,4 +11,4 @@ def background(f):
 | 
			
		||||
        thread = Thread(target=f, args=args, kwargs=kwargs)
 | 
			
		||||
        thread.start()
 | 
			
		||||
        return thread
 | 
			
		||||
    return wrapped
 | 
			
		||||
    return wrapped
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user