-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Currently Lynara counts the lifespan time as the time it look to process a requests - that is misleading and should be fixed:
Lines 35 to 39 in de946c2
| LOGGER.info( | |
| "Lynara execution time: %.5f s, out of which interface time: %.5f s", | |
| (time() - start_time), | |
| (time() - interface_start_time), | |
| ) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers