Alex Saveau

Results 435 comments of Alex Saveau

@Tudmotu Is there a reason this notification exists in the first place? Clearing the history is triggered by an explicit user action and happens synchronously, so posting a notification seems...

Hmmm, I didn't think of that. Maybe the right approach is to *exclude* anything with `Classpath` in it instead of using a whitelist.

@taiki-e any reason this wasn't merged?

I believe this is a non-issue. As far as I understand, the problem from your blog post is that CAS is used to wait on a single, shared state transition...

@Schahen Here's the project that fails: https://github.com/MasonAmerica/mason-check-in-kiosk. You'll have to uncomment the `gradle.properties`.

Still fails on `v0.0.24`: ``` TypeError: Cannot read property 'getText' of undefined at AstConverter.resolveAmbientModuleName (/home/mason/Desktop/mason-check-in-kiosk/build/js/node_modules/dukat/lib/converter.js:129556:58) at AstConverter.convertModule (/home/mason/Desktop/mason-check-in-kiosk/build/js/node_modules/dukat/lib/converter.js:129575:43) at AstConverter.convertStatement (/home/mason/Desktop/mason-check-in-kiosk/build/js/node_modules/dukat/lib/converter.js:129507:45) at AstConverter.convertStatements (/home/mason/Desktop/mason-check-in-kiosk/build/js/node_modules/dukat/lib/converter.js:129529:65) at AstConverter.createSourceFileDeclaration (/home/mason/Desktop/mason-check-in-kiosk/build/js/node_modules/dukat/lib/converter.js:128830:33) at SourceBundleBuilder.createFileDeclarations (/home/mason/Desktop/mason-check-in-kiosk/build/js/node_modules/dukat/lib/converter.js:162:44)...

@Schahen Can this please be prioritized? Dukat is completely broken for me with this bug. :disappointed:

Nah, I don't think it's fixed. I'll reopen.