Skip to content

Error in ST3 console after running a build #39

@ErinCall

Description

@ErinCall

Whenever I run a build, an error appears in the ST3 console:

no command for selector: noop:
no command for selector: noop:
Exception in thread Thread-3668:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 858, in run
  File "/Users/erincalling/Library/Application Support/Sublime Text 3/Installed Packages/Golang Build.sublime-package/golang_build.py", line 822, in _run
    self._write_footer()
  File "/Users/erincalling/Library/Application Support/Sublime Text 3/Installed Packages/Golang Build.sublime-package/golang_build.py", line 868, in _write_footer
    package_events.notify(
AttributeError: 'module' object has no attribute 'notify'

The build itself works as expected; it looks like there's just some notification that isn't happening.

I'm using Golang Build 0.9.0, in Sublime Text 3.2.2, on OSX 10.15.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions