mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
clean up settings of event and general ones
This commit is contained in:
@@ -56,7 +56,7 @@ class TicketGenerator {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Maybe move to subprocesses
|
||||
// TODO: FUTURE: move to subprocesses
|
||||
queueHandler () {
|
||||
if ( !this.isRunning ) {
|
||||
this.isRunning = true;
|
||||
|
||||
Reference in New Issue
Block a user