Fabio Niephaus
Fabio Niephaus
Some actions need to communicate with the Gmail API and then reopen the workflow. If these requests are performed asynchronously, the user does not have to wait for the UI...
Following up on [my recent crash report](http://forum.world.st/CompiledCodeInspectorTest-gt-gt-testValuePaneModifyLiteral-crashes-the-VM-td5125258.html): The Squeak trunk version number and version of the VM can be found in this crash log. ``` $ ~/bin/Squeak64-202012050134.app/Contents/MacOS/Squeak ~/dev/graal/trufflesqueak/images/Squeak6.0alpha-20078-64bit.image 2020-12-12 10:46:27.727...
See discussion at http://forum.world.st/Cog-will-require-changes-to-JIT-on-the-next-version-of-Mac-tp5102338.html
OSVM `201804030952` sometimes crashes in `Context(Object)>copy` when running Squeak SUnit tests. Full stack trace at: https://travis-ci.org/squeak-smalltalk/squeak-app/jobs/387262157#L2073 Another trace is at: https://travis-ci.org/squeak-smalltalk/squeak-app/jobs/382950107#L1717
When building a macOS or Windows vm, there is no output in the products directory. Would be great to make this more consistent with the Linux builds.
> Nice catch. The cause of the problem is that the primitives were merged > into the Cog branch from PharoVM. These came with > VMMaker.oscog-EstebanLorenzano.1317. > All primitives merged...
It'd be nice if we generate packages for Ubuntu/Debian. We could host them on Bintray or on [Launchpad](https://launchpad.net). The Linux VMs with threaded heartbeat [require a higher real time priority](https://github.com/OpenSmalltalk/opensmalltalk-vm/releases#linux)...