Skip to content

Code completion error #16

Description

@alexreg

I press the shortcut for code completion (by the way, why isn't it something simpler like Tab?) and TextMate freezes up for about 60 seconds, then gives me the following error message:

Failure running “Complete”.
/usr/local/bin/multirust: fork: Resource temporarily unavailable
multirust: assert_nz multirust_dir
Complete:31: undefined method `exit_show_tool_tip' for TextMate:Module (NoMethodError)

What's going on here?

NB: my environment consists of a simple script /usr/local/bin/racer which contains:

#!/bin/bash

multirust run override racer "$@"

This runs fine from the command line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions