Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

Conversation

@eed3si9n
Copy link
Contributor

@eed3si9n eed3si9n commented Apr 25, 2019

On macOS, this allows the example to quit after run without taking down sbt process with:

Could not exit(0): no application associated with Thread[AppKit Thread,5,system]
2019-04-25 09:07:42.021 java[48062:11015174] JavaNativeFoundation error occurred obtaining Java exception description
2019-04-25 09:07:42.021 java[48062:11015174] JavaNativeFoundation error occurred obtaining Java exception description
2019-04-25 09:07:42.021 java[48062:11015174] Internal JNF Error: failed calling Throwable.toString()

On macOS, this allows the example to quit without taking down sbt process with:

```
Could not exit(0): no application associated with Thread[AppKit Thread,5,system]
2019-04-25 09:07:42.021 java[48062:11015174] JavaNativeFoundation error occurred obtaining Java exception description
2019-04-25 09:07:42.021 java[48062:11015174] JavaNativeFoundation error occurred obtaining Java exception description
2019-04-25 09:07:42.021 java[48062:11015174] Internal JNF Error: failed calling Throwable.toString()
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant