budibase/packages/backend-core/src/queue
mike12345567 0d7959f720 Fixing some un-identified listeners, queue messages not being correctly printed, also improving the mechanism for detecting if in the main thread or not. 2023-05-04 17:20:21 +01:00
..
constants.ts Further PR comments. 2023-04-17 14:03:54 +01:00
inMemoryQueue.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
index.ts Moving queue implementation into backend-core - so that pro can access. 2022-10-13 17:27:04 +01:00
listeners.ts Fixing some un-identified listeners, queue messages not being correctly printed, also improving the mechanism for detecting if in the main thread or not. 2023-05-04 17:20:21 +01:00
queue.ts General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite. 2023-03-27 19:38:49 +01:00