General

Profile

Dries Mys

  • Login: driesm
  • Are you a spammer?: No
  • Registered on: 04/21/2021
  • Last sign in: 03/24/2026

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 11 14 25

Activity

03/10/2026

07:10 PM Wt Improvements #14385 (New): Better document concurrency of Wt::WApplication::notify
Wt normally handles events for a single session sequentially. Hence, normal event handling code should not be thread ... Dries Mys

07/29/2025

07:48 PM Wt Bug #13883 (New): Thread pool exhaustion due to the same session being expired multiple times
If a `Wt::WApplication` (unintentionally) performs a long running operation while its session is being expired, `WebC... Dries Mys

05/15/2025

06:20 PM Wt Bug #13740 (Closed): Wt::Auth::OAuthRedirectEndpoint: possible concurrency issues
Normally, each `Wt::Auth::OAuthRedirectEndpoint` object will not receive multiple requests simultaneously. However, i... Dries Mys

04/25/2025

05:57 PM Wt Bug #13714 (Closed): Wt::Htpp::Client: race condition while emitting headersReceived signal
In case `postSignals_ == true` and a linked session exists, `emitHeadersReceived` may be executed simultaneously with... Dries Mys

09/10/2024

07:36 PM Wt Improvements #13029 (New): Add .*Google-InspectionTool.* to bot user-agents example
The user-agent Google-InspectionTool is used by the Live preview in the Google Search console. see https://developers... Dries Mys

07/14/2024

09:01 PM Wt Feature #12830 (New): Release memory back to the OS
As Wt is often used as a long running process, it would be useful to implement some logic to return memory back to th... Dries Mys

07/06/2024

02:00 PM Wt Help: RE: Recommended approach to initialise a custom js library
Dear Matthias,
Thanks for the clear information.
If `loadJavascript` is the/your preferred approach in certain ...
Dries Mys

07/04/2024

02:17 PM Wt Feature #12817 (Closed): Support organisation specific authorization endpoint
Some OAuth platforms use organization specific authorization endpoints, f.ex. the [Microsoft identity platform](https... Dries Mys

05/17/2024

10:37 PM Wt Help: Recommended approach to initialise a custom js library
What is the recommended approach to initialize a custom library once for each `Wt::WApplication` instance?
E.g.
`...
Dries Mys

05/07/2024

05:24 PM Wt Improvements #12664 (Review): Wt::Mail::Client::send always fails after trying to send to an invalid email address
Trying to send to an invalid email address may result in receiving a SMTP 501 response. Wt spawns the following error... Dries Mys

Also available in: Atom