You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Virtual thread name prefix. If left blank virtual threads will be unnamed.
94212
+
Virtual thread name prefix. The name of the virtual thread will be the prefix followed by a unique number. The default value is "quarkus-virtual-thread-".
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value disables the shutdown check interval.
94254
+
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value will use the same value as the shutdown timeout.
Virtual thread name prefix. If left blank virtual threads will be unnamed.
18
+
Virtual thread name prefix. The name of the virtual thread will be the prefix followed by a unique number. The default value is "quarkus-virtual-thread-".
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value disables the shutdown check interval.
60
+
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value will use the same value as the shutdown timeout.
Virtual thread name prefix. If left blank virtual threads will be unnamed.
18
+
Virtual thread name prefix. The name of the virtual thread will be the prefix followed by a unique number. The default value is "quarkus-virtual-thread-".
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value disables the shutdown check interval.
60
+
The frequency at which the status of the executor service should be checked during shutdown. Setting this key to an empty value will use the same value as the shutdown timeout.
0 commit comments