Tomi Lähteenmäki

Results 31 comments of Tomi Lähteenmäki

ID should go to disk with some information to identify the job, like those which you said. The information in disk would not be sent to the server but just...

Then they cancel if it is not cancelled, if it is cancelled then there is nothing to do. And obviously an user should not be able to cancel another user's...

So basically something like this would make sense? ## Start URL: `/job` Method: `POST` ``` { "game": "ets2", "type": 1, "isSpecial": true, "income": 6878, "trailer: { ... }, "truck": {...

That would make sense.

> > > Or maybe on database I need to store the jobs with random bigint ids so are not correlative numbers. 🤔 > > I have heard some big...

Tested on native Linux version, works ok.

Thanks for confirming :+1:

Will keep this open until all issues for v0.1.0 has been closed in case some Mac user chimes in. Otherwise will close this as major platforms has been tested.

I would say that this is not our issue but rather Conan/Expat issue related to Visual Studio 2019 as with Visual Studio 2017 there is no problems. Will you be...

`wxWidgets` seems to be the one pulling in the `Expat` as a dependency. Does it work with VS2019 if you make Conan to pull in the latest stable release of...