William Ferguson

Results 6 issues of William Ferguson

IMHO if a subscriber is configured as ThreadMode.MAIN, then events to it should **always** be queued for the next main Thread loop. Ie even if the caller is the main...

Added ThreadMode.MAIN_ASYNC to allow a subscriber to declare that it wants to be called in the Main UI thread but the event should be queued for delivery by a future...

What steps do I need to take? What command line do I need to invoke in order to start the tool?

Sometimes a server just needs to be able to tell a client to go away.

Lots of errors like these: ``` c:\users\william\appdata\roaming\npm\node_modules\bleak-detector\node_modules\nan\nan_converters_43_inl.h(22): error C2664: 'v8::Local v8::Value::ToBoolean(v8::Isolate *) const' : cannot convert argument 1 from 'v8::Local' to 'v8::Isolate *' (compiling source file ..\src\bufferutil.cc) [C:\Users\William\AppData\Roaming\npm\node_modules\bleak-detector\no de_modules\bufferutil\build\bufferutil.vcxproj] c:\users\william\appdata\roaming\npm\node_modules\bleak-detector\node_modules\nan\nan_converters_43_inl.h(22):...

Maven 3.8.8 showing warnings for proguard-maven-plugin:2.6.0 ``` [WARNING] [WARNING] Plugin validation issues were detected in 1 plugin(s) [WARNING] [WARNING] * com.github.wvengen:proguard-maven-plugin:2.6.0 [WARNING] Declared at location(s): [WARNING] * au.com.foo:bar23.1.0-SNAPSHOT (pom.xml) @...